go cd "DEBUGGING TOOLS" of stack "Intro to HyperCard 2.0"
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=110 top=36 right=189 bottom=400
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Info 1
----- HyperTalk script -----
on mouseUp
showFld
end mouseUp
-- part 4 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=265 top=133 right=237 bottom=499
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: info 1
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 5 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=182 top=274 right=290 bottom=327
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name:
-- part contents for card part 1
----- text -----
The Variable Watcher lets you view and edit the values of global and local variables used by the currently executing HyperTalk handler. You can display the Variable Watcher by executing the HyperTalk command
Click on the Variable Watcher to learn more about it.
-- part contents for card part 4
----- text -----
The Variable Watcher behaves somewhat like a spreadsheet. It uses an editing pane similar to a spreadsheet’s formula bar. You can drag its splitbars to resize its various panes.